Emacs should now follow Make 4.0 directory changes.
authorJed Brown <jed@59A2.org>
Wed, 23 Oct 2013 16:25:56 +0000 (09:25 -0700)
committerRob Browning <rlb@defaultvalue.org>
Sat, 16 Aug 2014 21:30:12 +0000 (16:30 -0500)
commit25165cbbd5aca3a56aa5921d05a361b16a11b591
tree6eb6346983756eb26b746a19f0eb25bcab390f22
parent79b09b9067bac0f0f3076a72cf066b630217c83e
Emacs should now follow Make 4.0 directory changes.

This upstream patch has been added:

  compile: Support GNU Make-4.0 directory quoting (tiny change)

  * lisp/progmodes/compile.el (compilation-directory-matcher)
  (compilation-page-delimiter): Support GNU Make-4.0 directory quoting.

Origin: upstream, commit: r114757, 1ecd341c106bec179db172bc5c992ac236e70274
Bug: http://debbugs.gnu.org/15678
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747624
Added-by: Rob Browning <rlb@defaultvalue.org>
lisp/ChangeLog
lisp/progmodes/compile.el